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 ????}Y????}bE 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245
SJIS-WIN 端棚鱈揃}Y端棚鱈揃}bE 100100100101101110010010010010011001001001001100100100011011010101111101010110011001001001011011100100100100100110010010010011001001000110110101011111010110001001000101 925b9249924c91b57d59925b9249924c91b57d6245
EUC-JP 端棚鱈揃}Y端棚鱈揃}bE 110000111011110011000011101010101100001110101101110000101011011101111101010110011100001110111100110000111010101011000011101011011100001010110111011111010110001001000101 c3bcc3aac3adc2b77d59c3bcc3aac3adc2b77d6245
UTF-8 端棚鱈揃}Y端棚鱈揃}bE 1110011110101011101011111110011010100011100110101110100110110001100010001110011010001111100000110111110101011001111001111010101110101111111001101010001110011010111010011011000110001000111001101000111110000011011111010110001001000101 e7abafe6a39ae9b188e68f837d59e7abafe6a39ae9b188e68f837d6245
UHC 端棚??}Y端棚??}bE 1101001110101110110111011101110000111111001111110111110101011001110100111010111011011101110111000011111100111111011111010110001001000101 d3aedddc3f3f7d59d3aedddc3f3f7d6245

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