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 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 蔕雁職蔕雁職B 11100100111101101000101011100101100100000100010111100100111101101000101011100101100100000100010101000010 e4f68ae59045e4f68ae5904542
EUC-JP 蔕雁職蔕雁職B 11101000111110001011010011100111101111111010011011101000111110001011010011100111101111111010011001000010 e8f8b4e7bfa6e8f8b4e7bfa642
UTF-8 蔕雁職蔕雁職B 11101000100101001001010111101001100110111000000111101000100000011011011111101000100101001001010111101001100110111000000111101000100000011011011101000010 e89495e99b81e881b7e89495e99b81e881b742
UHC ?雁職?雁職B 0011111111100100110100101111001011000101001111111110010011010010111100101100010101000010 3fe4d2f2c53fe4d2f2c542

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