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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 茉常十蔬¥週蔟画 11100100100111011000111111101101100011110101110011100100111101001000000110001111100011110101010011100100111101011000100111100110 e49d8fed8f5ce4f4818f8f54e4f589e6
EUC-JP 茉常十蔬¥週蔟画 11100111111111011011111011101111101111011011110111101000111101101010000111101111101111011011010111101000111101111011001011101000 e7fdbeefbdbde8f6a1efbdb5e8f7b2e8
UTF-8 茉常十蔬¥週蔟画 111010001000110010001001111001011011100010111000111001011000110110000001111010001001010010101100111011111011111110100101111010011000000010110001111010001001010010011111111001111001010010111011 e88c89e5b8b8e58d81e894acefbfa5e980b1e8949fe794bb
UHC 茉常十蔬¥週?? 1101100011001001110111111100100011100100101010001110000111001010101000011100110111110001110011100011111100111111 d8c9dfc8e4a8e1caa1cdf1ce3f3f

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