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 ?????????V 00111111001111110011111100111111001111110011111100111111001111110011111101010110 3f3f3f3f3f3f3f3f3f56
SJIS-WIN ???恁?????V 0011111100111111001111111001110010001100001111110011111100111111001111110011111101010110 3f3f3f9c8c3f3f3f3f3f56
EUC-JP ???恁?????V 0011111100111111001111111101011111101100001111110011111100111111001111110011111101010110 3f3f3fd7ec3f3f3f3f3f56
UTF-8 梨ㅽ삱恁잛콐吏명삪V 11101111101001111010001011100011100001011011110111101100100000101011000111100110100000011000000111101100100111101001101111101100101111011001000011101111101001111001111011101011101010101000010111101100100000101010101001010110 efa7a2e385bdec82b1e68181ec9e9becbd90efa79eebaa85ec82aa56
UHC 梨ㅽ삱恁잛콐吏명삪V 11101100101100011010010011101101100110001010110011101100111101101001111111101100101100011000110011101100101001111011100011101101100110001010100101010110 ecb1a4ed98acecf69fecb18ceca7b8ed98a956

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