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 ¾«ŽÁb\}¾«ŽÁb\{^ 101111101010101110001110110000010110001001011100011111011011111010101011100011101100000101100010010111000111101101011110 beab8ec1625c7dbeab8ec1625c7b5e
SJIS-WIN ????b\}????b\{^ 001111110011111100111111001111110110001001011100011111010011111100111111001111110011111101100010010111000111101101011110 3f3f3f3f625c7d3f3f3f3f625c7b5e
EUC-JP ???Áb\}???Áb\{^ 00111111001111110011111110001111101010101010000101100010010111000111110100111111001111110011111110001111101010101010000101100010010111000111101101011110 3f3f3f8faaa1625c7d3f3f3f8faaa1625c7b5e
UTF-8 ¾«ŽÁb\}¾«ŽÁb\{^ 1100001010111110110000101010101111000010100011101100001110000001011000100101110001111101110000101011111011000010101010111100001010001110110000111000000101100010010111000111101101011110 c2bec2abc28ec381625c7dc2bec2abc28ec381625c7b5e
UHC ¾???b\}¾???b\{^ 1010100011111010001111110011111100111111011000100101110001111101101010001111101000111111001111110011111101100010010111000111101101011110 a8fa3f3f3f625c7da8fa3f3f3f625c7b5e

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