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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???????螺 001111110011111100111111001111110011111100111111001111111001011110000110 3f3f3f3f3f3f3f9786
EUC-JP ???????螺 001111110011111100111111001111110011111100111111001111111100110111100110 3f3f3f3f3f3f3fcde6
UTF-8 렻┙렓렻ㅔ┖ㅔ螺 111010111010000010111011111000101001010010011001111010111010000010010011111010111010000010111011111000111000010110010100111000101001010010010110111000111000010110010100111010001001111010111010 eba0bbe29499eba093eba0bbe38594e29496e38594e89eba
UHC 렻┙렓렻ㅔ┖ㅔ螺 10001110110000111010011011000100100011101010100010001110110000111010010011000100101001101100010110100100110001001101010110100010 8ec3a6c48ea88ec3a4c4a6c5a4c4d5a2

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