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 ????????~ 001111110011111100111111001111110011111100111111001111110011111101111110 3f3f3f3f3f3f3f3f7e
SJIS-WIN ?谷??????~ 00111111100100100100101000111111001111110011111100111111001111110011111101111110 3f924a3f3f3f3f3f3f7e
EUC-JP ?谷??????~ 00111111110000111010101100111111001111110011111100111111001111110011111101111110 3fc3ab3f3f3f3f3f3f7e
UTF-8 렺谷렻렓렻렊렻렊~ 11101011101000001011101011101000101100001011011111101011101000001011101111101011101000001001001111101011101000001011101111101011101000001000101011101011101000001011101111101011101000001000101001111110 eba0bae8b0b7eba0bbeba093eba0bbeba08aeba0bbeba08a7e
UHC 렺谷렻렓렻렊렻렊~ 1000111011000010110011011101101110001110110000111000111010101000100011101100001110001110101000011000111011000011100011101010000101111110 8ec2cddb8ec38ea88ec38ea18ec38ea17e

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