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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ???淫ъ?陰 00111111001111110011111110001000111110101000010010001100001111111000100101000001 3f3f3f88fa848c3f8941
EUC-JP ???淫ъ?陰 00111111001111110011111110110000111111001010011111101100001111111011000110100010 3f3f3fb0fca7ec3fb1a2
UTF-8 溜깅젺淫ъ넱陰 1110111110100111100010111110101010111001100001011110110010100000101110101110011010110111101010111101000110001010111010111000010010110001111010011001100110110000 efa78beab985eca0bae6b7abd18aeb84b1e999b0
UHC 溜깅젺淫ъ넱陰 1110101011111110101100011110101110100000101011011110101111100010101011001110110010000110101100001110101111100100 eafeb1eba0adebe2acec86b0ebe4

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