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 ???}\}???}\{^ 00111111001111110011111101111101010111000111110100111111001111110011111101111101010111000111101101011110 3f3f3f7d5c7d3f3f3f7d5c7b5e
SJIS-WIN ?凹?}\}?凹?}\{^ 001111111000100110011010001111110111110101011100011111010011111110001001100110100011111101111101010111000111101101011110 3f899a3f7d5c7d3f899a3f7d5c7b5e
EUC-JP ?凹?}\}?凹?}\{^ 001111111011000111111010001111110111110101011100011111010011111110110001111110100011111101111101010111000111101101011110 3fb1fa3f7d5c7d3fb1fa3f7d5c7b5e
UTF-8 롕凹렒}\}롕凹렒}\{^ 11101011101000011001010111100101100001111011100111101011101000001001001001111101010111000111110111101011101000011001010111100101100001111011100111101011101000001001001001111101010111000111101101011110 eba195e587b9eba0927d5c7deba195e587b9eba0927d5c7b5e
UHC 롕凹렒}\}롕凹렒}\{^ 10001110110110011110100011101010100011101010011101111101010111000111110110001110110110011110100011101010100011101010011101111101010111000111101101011110 8ed9e8ea8ea77d5c7d8ed9e8ea8ea77d5c7b5e

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