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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???ふ????ふ?B 00111111001111110011111110000010110100110011111100111111001111110011111110000010110100110011111101000010 3f3f3f82d33f3f3f3f82d33f42
EUC-JP ???ふ????ふ?B 00111111001111110011111110100100110101010011111100111111001111110011111110100100110101010011111101000010 3f3f3fa4d53f3f3f3fa4d53f42
UTF-8 센셜엉ふ롔센셜엉ふ롔B 11101100100001001011110011101100100001011001110011101100100101111000100111100011100000011011010111101011101000011001010011101100100001001011110011101100100001011001110011101100100101111000100111100011100000011011010111101011101000011001010001000010 ec84bcec859cec9789e381b5eba194ec84bcec859cec9789e381b5eba19442
UHC 센셜엉ふ롔센셜엉ふ롔B 101111001011111010111100110010001011111011111011101010101101010110001110110110001011110010111110101111001100100010111110111110111010101011010101100011101101100001000010 bcbebcc8befbaad58ed8bcbebcc8befbaad58ed842

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