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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ??濯?}??濯?{^ 00111111001111111001000111110011001111110111110100111111001111111001000111110011001111110111101101011110 3f3f91f33f7d3f3f91f33f7b5e
EUC-JP ??濯?}??濯?{^ 00111111001111111100001011110101001111110111110100111111001111111100001011110101001111110111101101011110 3f3fc2f53f7d3f3fc2f53f7b5e
UTF-8 룶뇟濯▩}룶뇟濯▩{^ 111010111010001110110110111010111000011110011111111001101011111110101111111000101001011010101001011111011110101110100011101101101110101110000111100111111110011010111111101011111110001010010110101010010111101101011110 eba3b6eb879fe6bfafe296a97deba3b6eb879fe6bfafe296a97b5e
UHC 룶뇟濯▩}룶뇟濯▩{^ 10001111101010111011010010100001111101101111101110100010110011000111110110001111101010111011010010100001111101101111101110100010110011000111101101011110 8fabb4a1f6fba2cc7d8fabb4a1f6fba2cc7b5e

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