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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 翁?芸?\}翁?芸?\{^ 1000100110100101001111111000110001111100001111110101110001111101100010011010010100111111100011000111110000111111010111000111101101011110 89a53f8c7c3f5c7d89a53f8c7c3f5c7b5e
EUC-JP 翁?芸?\}翁?芸?\{^ 1011001010100111001111111011011111011101001111110101110001111101101100101010011100111111101101111101110100111111010111000111101101011110 b2a73fb7dd3f5c7db2a73fb7dd3f5c7b5e
UTF-8 翁렫芸렑\}翁렫芸렑\{^ 1110011110111111100000011110101110100000101010111110100010001010101110001110101110100000100100010101110001111101111001111011111110000001111010111010000010101011111010001000101010111000111010111010000010010001010111000111101101011110 e7bf81eba0abe88ab8eba0915c7de7bf81eba0abe88ab8eba0915c7b5e
UHC 翁렫芸렑\}翁렫芸렑\{^ 111010001011101010001110101110011110100111111101100011101010011001011100011111011110100010111010100011101011100111101001111111011000111010100110010111000111101101011110 e8ba8eb9e9fd8ea65c7de8ba8eb9e9fd8ea65c7b5e

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