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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?犀??}?犀??{^ 00111111100011011101001000111111001111110111110100111111100011011101001000111111001111110111101101011110 3f8dd23f3f7d3f8dd23f3f7b5e
EUC-JP ?犀??}?犀??{^ 00111111101110101101010000111111001111110111110100111111101110101101010000111111001111110111101101011110 3fbad43f3f7d3fbad43f3f7b5e
UTF-8 칟犀ㅀ매}칟犀ㅀ매{^ 111011001011100110011111111001111000101010000000111000111000010110000000111010111010011110100100011111011110110010111001100111111110011110001010100000001110001110000101100000001110101110100111101001000111101101011110 ecb99fe78a80e38580eba7a47decb99fe78a80e38580eba7a47b5e
UHC 칟犀ㅀ매}칟犀ㅀ매{^ 11000100101001001101111111111001101001001011000010111000110001010111110111000100101001001101111111111001101001001011000010111000110001010111101101011110 c4a4dff9a4b0b8c57dc4a4dff9a4b0b8c57b5e

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