To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???恙??涅ε?^ 00111111001111110011111110011100100110010011111100111111100111111011100010000011110000110011111101011110 3f3f3f9c993f3f9fb883c33f5e
EUC-JP ???恙??涅ε?^ 00111111001111110011111111010111111110010011111100111111110111101011101010100110110001010011111101011110 3f3f3fd7f93f3fdebaa6c53f5e
UTF-8 琉볡맓恙띾쨹涅ε칲^ 111011111010011110001100111010111011001110100001111010111010011110010011111001101000000110011001111010111001110110111110111011001010100010111001111001101011011010000101110011101011010111101100101110011011001001011110 efa78cebb3a1eba793e68199eb9dbeeca8b9e6b685ceb5ecb9b25e
UHC 琉볡맓恙띾쨹涅ε칲^ 11101011101001001001001111100111100100001010010111100101101111111000110111101011101001001001001111100110111011101010010111100101101011111000010101011110 eba493e790a5e5bf8deba493e6eea5e5af855e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)