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 汝?????野 100100111111000000111111001111110011111100111111001111111001011011101100 93f03f3f3f3f3f96ec
EUC-JP 汝?ł???野 1100011011110010001111111000111110101001110010000011111100111111001111111100110011101110 c6f23f8fa9c83f3f3fccee
UTF-8 汝뺣ł溜뀀젳野 1110011010110001100111011110101110111010101000111100010110000010111011111010011110001011111010111000000010000000111011001010000010110011111010011000011110001110 e6b19debbaa3c582efa78beb8080eca0b3e9878e
UHC 汝뺣ł溜뀀젳野 1110011010100011100101011110101110101001101010011110101011111110101100101110101110100000101001111110010110101111 e6a395eba9a9eafeb2eba0a7e5af

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