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 ???U}???U{^ 0011111100111111001111110101010101111101001111110011111100111111010101010111101101011110 3f3f3f557d3f3f3f557b5e
SJIS-WIN 粧??U}粧??U{^ 10001111110011110011111100111111010101010111110110001111110011110011111100111111010101010111101101011110 8fcf3f3f557d8fcf3f3f557b5e
EUC-JP 粧??U}粧??U{^ 10111110110100010011111100111111010101010111110110111110110100010011111100111111010101010111101101011110 bed13f3f557dbed13f3f557b5e
UTF-8 粧딀뱨U}粧딀뱨U{^ 1110011110110010101001111110101110010100100000001110101110110001101010000101010101111101111001111011001010100111111010111001010010000000111010111011000110101000010101010111101101011110 e7b2a7eb9480ebb1a8557de7b2a7eb9480ebb1a8557b5e
UHC 粧딀뱨U}粧딀뱨U{^ 1110110111110010100010101110011010010011100011100101010101111101111011011111001010001010111001101001001110001110010101010111101101011110 edf28ae6938e557dedf28ae6938e557b5e

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