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 1000100110001100011001101000100110001100010111100111110101011001100010011000110001100110100010011000110001011110011111010110001001000101 898c66898c5e7d59898c66898c5e7d6245
EUC-JP 煙f煙^}Y煙f煙^}bE 1011000111101100011001101011000111101100010111100111110101011001101100011110110001100110101100011110110001011110011111010110001001000101 b1ec66b1ec5e7d59b1ec66b1ec5e7d6245
UTF-8 煙f煙^}Y煙f煙^}bE 111001111000010110011001011001101110011110000101100110010101111001111101010110011110011110000101100110010110011011100111100001011001100101011110011111010110001001000101 e7859966e785995e7d59e7859966e785995e7d6245
UHC 煙f煙^}Y煙f煙^}bE 1110011011010101011001101110011011010101010111100111110101011001111001101101010101100110111001101101010101011110011111010110001001000101 e6d566e6d55e7d59e6d566e6d55e7d6245

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