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 001111110011111101011011011001100011111100111111010110110101111001111101010110010011111100111111010110110110011000111111001111110101101101011110011111010110001001000101 3f3f5b663f3f5b5e7d593f3f5b663f3f5b5e7d6245
SJIS-WIN 腸?[f腸?[^}Y腸?[f腸?[^}bE 10010010101100000011111101011011011001101001001010110000001111110101101101011110011111010101100110010010101100000011111101011011011001101001001010110000001111110101101101011110011111010110001001000101 92b03f5b6692b03f5b5e7d5992b03f5b6692b03f5b5e7d6245
EUC-JP 腸?[f腸?[^}Y腸?[f腸?[^}bE 11000100101100100011111101011011011001101100010010110010001111110101101101011110011111010101100111000100101100100011111101011011011001101100010010110010001111110101101101011110011111010110001001000101 c4b23f5b66c4b23f5b5e7d59c4b23f5b66c4b23f5b5e7d6245
UTF-8 腸렩[f腸렩[^}Y腸렩[f腸렩[^}bE 11101000100001011011100011101011101000001010100101011011011001101110100010000101101110001110101110100000101010010101101101011110011111010101100111101000100001011011100011101011101000001010100101011011011001101110100010000101101110001110101110100000101010010101101101011110011111010110001001000101 e885b8eba0a95b66e885b8eba0a95b5e7d59e885b8eba0a95b66e885b8eba0a95b5e7d6245
UHC 腸렩[f腸렩[^}Y腸렩[f腸렩[^}bE 1110110111110011100011101011011101011011011001101110110111110011100011101011011101011011010111100111110101011001111011011111001110001110101101110101101101100110111011011111001110001110101101110101101101011110011111010110001001000101 edf38eb75b66edf38eb75b5e7d59edf38eb75b66edf38eb75b5e7d6245

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