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 1110000010100101001111111110000010100101001111110111110101011001111000001010010100111111111000001010010100111111011111010110001001000101 e0a53fe0a53f7d59e0a53fe0a53f7d6245
EUC-JP 爭?爭?}Y爭?爭?}bE 1110000010100111001111111110000010100111001111110111110101011001111000001010011100111111111000001010011100111111011111010110001001000101 e0a73fe0a73f7d59e0a73fe0a73f7d6245
UTF-8 爭렷爭렛}Y爭렷爭렛}bE 1110011110001000101011011110101110100000101101111110011110001000101011011110101110100000100110110111110101011001111001111000100010101101111010111010000010110111111001111000100010101101111010111010000010011011011111010110001001000101 e788adeba0b7e788adeba09b7d59e788adeba0b7e788adeba09b7d6245
UHC 爭렷爭렛}Y爭렷爭렛}bE 111011101011001110110111110001111110111010110011101101111011111101111101010110011110111010110011101101111100011111101110101100111011011110111111011111010110001001000101 eeb3b7c7eeb3b7bf7d59eeb3b7c7eeb3b7bf7d6245

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