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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???肉??儒??^ 001111110011111100111111100100111111011100111111001111111000111011110010001111110011111101011110 3f3f3f93f73f3f8ef23f3f5e
EUC-JP ???肉??儒??^ 001111110011111100111111110001101111100100111111001111111011110011110100001111110011111101011110 3f3f3fc6f93f3fbcf43f3f5e
UTF-8 嶺뚮끃肉욅춯儒밸퓹^ 11101111101001101010101111101011100110101010111011101011100000011000001111101000100000101000100111101100100110101000010111101100101101101010111111100101100001001001001011101011101100001011100011101101100100111011100101011110 efa6abeb9aaeeb8183e88289ec9a85ecb6afe58492ebb0b8ed93b95e
UHC 嶺뚮끃肉욅춯儒밸퓹^ 11100111101011011000110011101011100001011011100111101011101111111001111011100111101011011000110011101010111000111011100111101011101111111001111001011110 e7ad8ceb85b9ebbf9ee7ad8ceae3b9ebbf9e5e

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