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 ?f?^}Y?f?^}bE 00111111011001100011111101011110011111010101100100111111011001100011111101011110011111010110001001000101 3f663f5e7d593f663f5e7d6245
SJIS-WIN 腸f腸^}Y腸f腸^}bE 1001001010110000011001101001001010110000010111100111110101011001100100101011000001100110100100101011000001011110011111010110001001000101 92b06692b05e7d5992b06692b05e7d6245
EUC-JP 腸f腸^}Y腸f腸^}bE 1100010010110010011001101100010010110010010111100111110101011001110001001011001001100110110001001011001001011110011111010110001001000101 c4b266c4b25e7d59c4b266c4b25e7d6245
UTF-8 腸f腸^}Y腸f腸^}bE 111010001000010110111000011001101110100010000101101110000101111001111101010110011110100010000101101110000110011011101000100001011011100001011110011111010110001001000101 e885b866e885b85e7d59e885b866e885b85e7d6245
UHC 腸f腸^}Y腸f腸^}bE 1110110111110011011001101110110111110011010111100111110101011001111011011111001101100110111011011111001101011110011111010110001001000101 edf366edf35e7d59edf366edf35e7d6245

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