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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ????耶??有 00111111001111110011111100111111100101101110101100111111001111111001011101001100 3f3f3f3f96eb3f3f974c
EUC-JP ????耶??有 00111111001111110011111100111111110011001110110100111111001111111100110110101101 3f3f3f3fcced3f3fcdad
UTF-8 捻뀁빖흮耶븍툋有 111011111010011010100100111010111000000010000001111010111011100110010110111011011001110110101110111010001000000010110110111010111011100010001101111011011000100010001011111001101001110010001001 efa6a4eb8081ebb996ed9daee880b6ebb88ded888be69c89
UHC 捻뀁빖흮耶븍툋有 11100110111101111011001011101100100101011011100011000101100010101110010110101101101110101110101110111000100000111110101011110011 e6f7b2ec95b8c58ae5adbaebb883eaf3

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