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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN ?餐?贊N}?餐?贊N{^ 0011111110001110011000000011111111100110110100110100111001111101001111111000111001100000001111111110011011010011010011100111101101011110 3f8e603fe6d34e7d3f8e603fe6d34e7b5e
EUC-JP ?餐?贊N}?餐?贊N{^ 0011111110111011110000010011111111101100110101010100111001111101001111111011101111000001001111111110110011010101010011100111101101011110 3fbbc13fecd54e7d3fbbc13fecd54e7b5e
UTF-8 렟餐렟贊N}렟餐렟贊N{^ 1110101110100000100111111110100110100100100100001110101110100000100111111110100010110100100010100100111001111101111010111010000010011111111010011010010010010000111010111010000010011111111010001011010010001010010011100111101101011110 eba09fe9a490eba09fe8b48a4e7deba09fe9a490eba09fe8b48a4e7b5e
UHC 렟餐렟贊N}렟餐렟贊N{^ 100011101011000011110011110010011000111010110000111100111100011101001110011111011000111010110000111100111100100110001110101100001111001111000111010011100111101101011110 8eb0f3c98eb0f3c74e7d8eb0f3c98eb0f3c74e7b5e

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