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 ??aon}??aon{^ 00111111001111110110000101101111011011100111110100111111001111110110000101101111011011100111101101011110 3f3f616f6e7d3f3f616f6e7b5e
SJIS-WIN 葬?aon}葬?aon{^ 100100011001001000111111011000010110111101101110011111011001000110010010001111110110000101101111011011100111101101011110 91923f616f6e7d91923f616f6e7b5e
EUC-JP 葬?aon}葬?aon{^ 110000011111001000111111011000010110111101101110011111011100000111110010001111110110000101101111011011100111101101011110 c1f23f616f6e7dc1f23f616f6e7b5e
UTF-8 葬렱aon}葬렱aon{^ 111010001001000110101100111010111010000010110001011000010110111101101110011111011110100010010001101011001110101110100000101100010110000101101111011011100111101101011110 e891aceba0b1616f6e7de891aceba0b1616f6e7b5e
UHC 葬렱aon}葬렱aon{^ 1110110111110111100011101011111001100001011011110110111001111101111011011111011110001110101111100110000101101111011011100111101101011110 edf78ebe616f6e7dedf78ebe616f6e7b5e

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