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 汚??亦ヨ?節 1000100110011000001111110011111110010110100100101000001110001000001111111001000011011111 89983f3f969283883f90df
EUC-JP 汚??亦ヨ?節 1011000111111000001111110011111111001011111100101010010111101000001111111100000011100001 b1f83f3fcbf2a5e83fc0e1
UTF-8 汚녷벚亦ヨ톷節 111001101011000110011010111010111000010110110111111010111011001010011010111001001011101010100110111000111000001110101000111011011000011010110111111001111010111110000000 e6b19aeb85b7ebb29ae4baa6e383a8ed86b7e7af80
UHC 汚녷벚亦ヨ톷節 1110011111111101100001101110011010111010101000101110011010110010101010111110100010110111100010111110111110111101 e7fd86e6baa2e6b2abe8b78befbd

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